home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk81 / backer / restorer.doc < prev    next >
Encoding:
Text File  |  1995-03-19  |  1.9 KB  |  69 lines

  1.  
  2.  
  3.           The Restorer Version 1.0B
  4.  
  5.  
  6. Copyright (C) Dexter (Chip) Orange, January 1988.
  7.  
  8.  
  9.      The Restorer is an utility designed
  10. to be used in conjunction with The Backer to allow
  11. you to restore files to your hard disk.
  12. The syntax is:
  13.  
  14.  
  15. Restorer <backup> [ALL|NEW] [SET|NOSET] [TO <drive>]
  16.  
  17.  
  18. <backup> is the directory/drive to be restored from,
  19. NEW/ALL indicates whether all files
  20.   from <backup> will be restored or only new ones (ones not on the hard drive
  21.   or whos date is less than that of the backup)
  22. SET/NOSET indicates whether the archive bit should be set in the file after
  23.   it has been restored.
  24.   (note that the file date of the backup file is preserved, regardless of
  25.    SET|NOSET).
  26. TO <drive> is the drive to restore the files to.
  27.  
  28.  
  29. Defaults:
  30.  
  31. Restorer <backup> NEW SET TO DH0:
  32.  
  33. To restore an entire hard disk:
  34.  
  35. (get your most recent group of incremental backup floppies,
  36. and for each type:)
  37.  
  38. 1> RUN RESTORER DF0: TO DH0:
  39.  
  40.  
  41. (Next repeat the process for any remaining incremental backups going in
  42. reverse chronological order)
  43. (Then, repeat the process once more using your most recent full backup)
  44.  
  45. Going in reverse chronological order like this saves you a little time since
  46. the NEW option is the default, files that appear on multiple backups will only
  47. be restored once.
  48.  
  49.  
  50.      Doing a partial restore:
  51.  
  52.  
  53.      If you only want to restore a specific group of files,
  54. modify the above proces slightly by specifying the exact directory/file to
  55. be restored.  For example:
  56.  
  57.  
  58. RUN RESTORER DF0:MODULA TO DH0:
  59.  
  60.  
  61. would only perform the restoration on files in the Modula directory.  You
  62. should save yourself some time and only use the disks you know to contain the
  63. files you wish to restore.
  64.  
  65.  
  66. The Restorer, like The Backer, The Estimator, and ArchStatus, is freely
  67. distributable for non-commercial purposes.  It may be distributed with
  68. commercial hard drives as long as no extra charge is made for it.
  69.